cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/66 - Text to Speech Converter/
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Text to Speech Converter</title>
<
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Text to Speech Converter</title>
<
const textarea = document.querySelector("textarea"),
voiceList = document.querySelector("select"),
speechButton = document.quer